commit sql 在 SQL Server Partial commit in transaction - Stack Overflow 的評價 The answer is yes, although transactions are indeed atomic you could use a savepoint. So in your case, the code could look like this ... ... <看更多>
commit sql 在 CHECKPOINT or COMMIT writes to disk? - Database ... 的評價 Unfortunately there are a number of errors in the answers so far with regard to how COMMIT works, so I'll add another one. See How It Works: Bob Dorr's SQL ... ... <看更多>